home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / CHIP Turkiye Temmuz 2000.iso / prog / share / demo / Mhtrs51 / _SETUP.1 / Muhtar3.exe / 0 / RCDATA / TSIFREDEGISFRM / TSIFREDEGISFRM.txt < prev   
Text File  |  2000-04-16  |  4KB  |  142 lines

  1. object SifreDegisFrm: TSifreDegisFrm
  2.   Left = 295
  3.   Top = 249
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Yeni ∩┐╜ifreyi ∩┐╜ki Kez Giriniz !'
  7.   ClientHeight = 150
  8.   ClientWidth = 244
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel2: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 90
  23.     Height = 125
  24.     Align = alLeft
  25.     BevelInner = bvRaised
  26.     BorderWidth = 3
  27.     BorderStyle = bsSingle
  28.     TabOrder = 0
  29.     object Image1: TImage
  30.       Left = 5
  31.       Top = 5
  32.       Width = 76
  33.       Height = 111
  34.       Align = alClient
  35.       Center = True
  36.       Picture.Data = {<image000.jpg>}
  37.       Stretch = True
  38.     end
  39.   end
  40.   object Panel3: TPanel
  41.     Left = 90
  42.     Top = 0
  43.     Width = 154
  44.     Height = 125
  45.     Align = alClient
  46.     BevelInner = bvRaised
  47.     BorderWidth = 3
  48.     BorderStyle = bsSingle
  49.     Caption = 'Panel3'
  50.     TabOrder = 1
  51.     object Bevel1: TBevel
  52.       Left = 5
  53.       Top = 5
  54.       Width = 140
  55.       Height = 111
  56.       Align = alClient
  57.       Shape = bsFrame
  58.     end
  59.     object SpeedButton1: TSpeedButton
  60.       Left = 24
  61.       Top = 80
  62.       Width = 105
  63.       Height = 25
  64.       Caption = '&Tamam'
  65.       Glyph.Data = {
  66.         76010000424D7601000000000000760000002800000020000000100000000100
  67.         04000000000000010000120B0000120B00001000000000000000000000000000
  68.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  69.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  70.         555555555555555555555555555555555555555555FF55555555555559055555
  71.         55555555577FF5555555555599905555555555557777F5555555555599905555
  72.         555555557777FF5555555559999905555555555777777F555555559999990555
  73.         5555557777777FF5555557990599905555555777757777F55555790555599055
  74.         55557775555777FF5555555555599905555555555557777F5555555555559905
  75.         555555555555777FF5555555555559905555555555555777FF55555555555579
  76.         05555555555555777FF5555555555557905555555555555777FF555555555555
  77.         5990555555555555577755555555555555555555555555555555}
  78.       NumGlyphs = 2
  79.       OnClick = SpeedButton1Click
  80.     end
  81.     object Edit1: TEdit
  82.       Left = 24
  83.       Top = 16
  84.       Width = 105
  85.       Height = 26
  86.       Color = 4194304
  87.       Font.Charset = TURKISH_CHARSET
  88.       Font.Color = clCaptionText
  89.       Font.Height = -16
  90.       Font.Name = 'Courier New'
  91.       Font.Style = []
  92.       MaxLength = 5
  93.       ParentFont = False
  94.       PasswordChar = '*'
  95.       TabOrder = 0
  96.     end
  97.     object Edit2: TEdit
  98.       Left = 24
  99.       Top = 52
  100.       Width = 105
  101.       Height = 26
  102.       Color = 4194304
  103.       Font.Charset = DEFAULT_CHARSET
  104.       Font.Color = clCaptionText
  105.       Font.Height = -16
  106.       Font.Name = 'Courier New'
  107.       Font.Style = []
  108.       MaxLength = 5
  109.       ParentFont = False
  110.       PasswordChar = '*'
  111.       TabOrder = 1
  112.       OnKeyPress = Edit2KeyPress
  113.     end
  114.   end
  115.   object Titler1: TTitler
  116.     Left = 0
  117.     Top = 125
  118.     Width = 244
  119.     Height = 25
  120.     Titles.Strings = (
  121.       'KokoSoft Software Development'
  122.       ''
  123.       'For All Sophisticated Softwares...'
  124.       ''
  125.       'kbasgok@hotmail.com'
  126.       ''
  127.       '0.232.367 55 03')
  128.     Align = alBottom
  129.     BevelInner = bvLowered
  130.     BevelOuter = bvLowered
  131.     BevelWidth = 2
  132.     BorderWidth = 2
  133.     Color = 4194304
  134.     Font.Charset = TURKISH_CHARSET
  135.     Font.Color = 16763594
  136.     Font.Height = -11
  137.     Font.Name = 'MS Sans Serif'
  138.     Font.Style = []
  139.     ParentFont = False
  140.   end
  141. end
  142.